T (Trace)
Syntax
[[thread]]
T [[count]]
Parameters
thread
The thread to
trace through. See Process and Thread Syntax
count
The number of
instructions or source lines (depending on the Source/Assembly mode) to step
through before stopping.
Description
Executes the
instruction or source line at the instruction pointer and displays the
resulting values of all registers and flags.
Use the P